home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-05-21 | 2.7 KB | 224 lines | [TEXT/MPS ] |
- # Movie IMPORTER CLASS
- movieimporterclass
- movie.imp
- movieiEntryPoint
- 0
- 1
- LoaderTypeLinkable
- false
-
- # Movie IMPORTER EPHEMERAL UNIT
- movieimporterephem
- movie.eph
- movieiEntryPoint
- 0
- 1
- LoaderTypeEphemeral
- true
-
- # SND IMPORTER CLASS
-
- sndimporterclass
- snd.imp
- entryPoint
- 0
- 1
- LoaderTypeLinkable
- false
-
- # SND IMPORTER EPHEMERAL UNIT
-
- sndimporterephem
- snd.eph
- SNDentryPoint
- 0
- 1
- LoaderTypeEphemeral
- true
-
- # QtBitmap IMPORTER CLASS
- qtbitmapimporterclass
- QtBitmap.imp
- qtbitmapEntryPoint
- 0
- 1
- LoaderTypeLinkable
- false
-
- # QtBitmap IMPORTER EPHEMERAL UNIT
- QTBitmapimporterephem
- QtBitmap.eph
- qtbitmapEntryPoint
- 0
- 1
- LoaderTypeEphemeral
- true
-
-
- # MIDI IMPORTER CLASS
-
- midiimporterclass
- MIDIStrm.imp
- MIDIEntryPoint
- 0
- 1
- LoaderTypeLinkable
- false
-
- # MIDI IMPORTER EPHEMERAL UNIT
-
- midiimporterephem
- MIDIStrm.eph
- MIDIEntryPoint
- 0
- 1
- LoaderTypeEphemeral
- true
-
- # PICT IMPORTER CLASS
- pictimporterclass
- pict.imp
- PictClassEntryPoint
- 0
- 1
- LoaderTypeLinkable
- false
-
- # PICT IMPORTER EPHEMERAL UNIT
-
- pictimporterephem
- pict.eph
- pictEphemEntryPoint
- 0
- 1
- LoaderTypeEphemeral
- true
-
- # WAVE IMPORTER CLASS
- waveimporterclass
- wave.imp
- entryPoint
- 0
- 1
- LoaderTypeLinkable
- false
-
- # WAVE IMPORTER EPHEMERAL UNIT
-
- waveimporterephem
- wave.eph
- entryPoint
- 0
- 1
- LoaderTypeEphemeral
- true
-
-
- # D I B
-
- # DIB IMPORTER CLASS
- DIBimporterclass
- dibbtmp.imp
- DIBClassEntryPoint
- 0
- 1
- LoaderTypeLinkable
- false
-
- # DIB IMPORTER EPHEMERAL UNIT
- SXDIBImporterEphem
- dibbtmp.eph
- DIBEphemEntryPoint
- 0
- 1
- LoaderTypeEphemeral
- true
-
- # AIFF IMPORTER CLASS
- aiffimporterclass
- aiff.imp
- aiffEntryPoint
- 0
- 1
- LoaderTypeLinkable
- false
-
- # AIFF IMPORTER EPHEMERAL UNIT
-
- aiffimporterephem
- aiff.eph
- aiffEntryPoint
- 0
- 1
- LoaderTypeEphemeral
- true
-
-
- # R T F
-
- # RTF IMPORTER CLASS
- RTFimporterclass
- RTFText.imp
- RTFClassEntryPoint
- 0
- 1
- LoaderTypeLinkable
- false
-
- # RTF IMPORTER EPHEMERAL UNIT
- SXRTFImporterEphem
- RTFText.eph
- rtfEphemEntryPoint
- 0
- 1
- LoaderTypeEphemeral
- true
-
- # Text IMPORTER CLASS
- TextImporter # name of loadable unit
- text.imp # file to load
- entryPoint # Name of entrypoint/exitpoint functions(), when loaded
- 0 # System version, use 0
- 1 # Unit version, use 1
- LoaderTypeLinkable # Linkable means it stays around
- false # On load list flag - if true loaded during process
-
- # Text EXPORTER CLASS
- TextExporter
- text.exp
- entryPoint
- 0
- 1
- LoaderTypeLinkable
- false
-
- # Text IMPORTER EPHEMERAL UNIT
- TextEphem
- text.eph
- entryPoint
- 0
- 1
- LoaderTypeEphemeral # Ephemeral means load, execute entrypoint, release
- true # On load list flag - if true loaded during process
-
- # KIC
-
- # KIC IMPORTER CLASS
- kicimporterclass
- KICBtmp.imp
- KICEntryPoint
- 0
- 1
- LoaderTypeLinkable
- false
-
- # KIC IMPORTER EPHEMERAL UNIT
- kicimporterephem
- KICBtmp.eph
- KICEntryPoint
- 0
- 1
- LoaderTypeEphemeral
- true
-
-